runtime.coro.f (field)

3 uses

	runtime (current package)
		coro.go#L26: 	f  func(*coro)
		coro.go#L41: 	c.f = f
		coro.go#L72: 	c.f(c)